home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch04s03.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  6.8 KB  |  164 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>3.┬áChannels dialog</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch04.html" title="Chapter┬á4.┬áDialogs" />
  12.     <link rel="prev" href="ch04s02s03.html" title="2.3.┬áLayer masks" />
  13.     <link rel="next" href="ch04s03s02.html" title="3.2.┬áUsing the Channeldialog" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">Chapter┬á4.┬áDialogs</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch04s02s03.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">3.┬áChannels dialog</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch04s03s02.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect1" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h2 class="title" style="clear: both"><a id="gimp-channel-dialog"></a>3.┬áChannels dialog</h2>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <a id="id3448522" class="indexterm"></a>
  38.       <div class="mediaobject">
  39.         <img src="../images/dialogs/dialogs-channel.png" />
  40.       </div>
  41.       <p>
  42.     The Channels dialog is the main interface to edit, modify and manage
  43.     your channels.  Channels have a double usage.  This is why the dialog is
  44.     divided into two parts: the first part for color channels and the
  45.     second part for selection masks.
  46.   </p>
  47.       <p> 
  48.     Color channels: Color channels apply to the image and not to a
  49.     specific layer.  Basically, three primary colors are necessary to
  50.     render all the wide range of natural colors.  As other digital
  51.     software, the<span class="acronym">Gimp</span> uses Red, Green, and Blue as
  52.     primary colors.    The first and primary channels display the
  53.     <span class="guilabel">Red</span>, <span class="guilabel">Green</span>, and
  54.     <span class="guilabel">Blue</span> values of each pixel in your image. In front
  55.     of each channel is a thumbnail displaying a grayscale representation of
  56.     each channel, where white is 100% and black is 0% of the primary color.
  57.     Alternatively, if your image is not a colored but a Grayscale image,
  58.     there is only one primary channel called <span class="guilabel">Gray</span>. For
  59.     an Indexed image with a fixed number of known colors there is also only
  60.     one primary channel called <span class="guilabel">Indexed</span>.  Then there is
  61.     a secondary optionnal channel called <span class="guilabel">Alpha</span>. This
  62.     channel displays transparency values of each pixel in your image.  In
  63.     front of this channel is a thumbnail displaying a grayscale
  64.     representation of the transparency where white is opaque and visible,
  65.     and black is transparent and invisible. If you create your image
  66.     without transparency then the Alpha channel is not present, but you can
  67.     add it from the <a href="ch04s02.html" title="2.┬áLayers dialog">Layers dialog
  68.       menu</a>.  Also, if you have more than one layer in your image,
  69.     Gimp automatically creates an Alpha channel.  
  70.     </p>
  71.       <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
  72.         <table border="0" summary="Note">
  73.           <tr>
  74.             <td rowspan="2" align="center" valign="top" width="25">
  75.               <img alt="[Note]" src="../images/note.png" />
  76.             </td>
  77.             <th align="left">Note</th>
  78.           </tr>
  79.           <tr>
  80.             <td colspan="2" align="left" valign="top">
  81.               <p>
  82.         Gimp doesn't support  CMYK or YUV color models. 
  83.       </p>
  84.             </td>
  85.           </tr>
  86.         </table>
  87.       </div>
  88.       <p>
  89.   </p>
  90.       <p>
  91.     Representation of an image with channels:
  92.   </p>
  93.       <p>
  94.     <span class="inlinemediaobject"><img src="../images/dialogs/dialogs-channels-example.png" /></span>
  95.   </p>
  96.       <p>
  97.     The right image is decomposed in
  98.     three color channels (red, green, and blue) and the Alpha channel for
  99.     transparency. On the right image the transparency is displayed as a
  100.     gray checkerboard. In the color channel white is always white because
  101.     all the colors are present and black is black. The red hat is visible
  102.     in the red channel but quite invisible in the other channels. This is
  103.     the same for plain green and blue which are visible only in their own
  104.     channels and invisible in others.
  105.   </p>
  106.       <div class="sect2" lang="en" xml:lang="en">
  107.         <div class="titlepage">
  108.           <div>
  109.             <div>
  110.               <h3 class="title"><a id="id3448677"></a>3.1.┬áCalling the Dialog</h3>
  111.             </div>
  112.           </div>
  113.         </div>
  114.         <p>
  115.       The Channel dialog can be activated in many ways :
  116.       </p>
  117.         <div class="itemizedlist">
  118.           <ul type="disc">
  119.             <li>
  120.               <p>
  121.             from the toolbox-menu:
  122.             <span class="guimenu">File</span>-><span class="guisubmenu">Dialogs</span>-><span class="guimenuitem">Channels</span>
  123.           </p>
  124.             </li>
  125.             <li>
  126.               <p>
  127.             from the image-menu:
  128.             <span class="guimenu">Dialogs</span>-><span class="guimenuitem">Channels</span>
  129.           </p>
  130.             </li>
  131.             <li>
  132.               <p>
  133.             from another dialog-menu:
  134.             <span class="guimenu">Add Tab</span>-><span class="guimenuitem">Channels</span>
  135.           </p>
  136.             </li>
  137.           </ul>
  138.         </div>
  139.         <p>
  140.     </p>
  141.       </div>
  142.     </div>
  143.     <div class="navfooter">
  144.       <hr />
  145.       <table width="100%" summary="Navigation footer">
  146.         <tr>
  147.           <td width="40%" align="left"><a accesskey="p" href="ch04s02s03.html">Prev</a>┬á</td>
  148.           <td width="20%" align="center">
  149.             <a accesskey="u" href="ch04.html">Up</a>
  150.           </td>
  151.           <td width="40%" align="right">┬á<a accesskey="n" href="ch04s03s02.html">Next</a></td>
  152.         </tr>
  153.         <tr>
  154.           <td width="40%" align="left" valign="top">2.3.┬áLayer masks┬á</td>
  155.           <td width="20%" align="center">
  156.             <a accesskey="h" href="index.html">Home</a>
  157.           </td>
  158.           <td width="40%" align="right" valign="top">┬á3.2.┬áUsing the Channeldialog</td>
  159.         </tr>
  160.       </table>
  161.     </div>
  162.   </body>
  163. </html>
  164.